How to Install libcryptokit-ocaml software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libcryptokit-ocaml software package in Ubuntu 17.04 (Zesty Zapus)

libcryptokit-ocaml software package provides cryptographic algorithm library for OCaml - runtime, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libcryptokit-ocaml 

libcryptokit-ocaml is installed in your system.

Make ensure the libcryptokit-ocaml package were installed using the commands given below,

$ sudo dpkg-query -l | grep libcryptokit-ocaml *

You will get with libcryptokit-ocaml package name, version, architecture and description in a table

libcryptokit-ocaml package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Libraries
Package libcryptokit-ocaml
Version 1.10-1build1
Description cryptographic algorithm library for OCaml - runtime
Sub Section libs


See Also, How to uninstall or remove libcryptokit-ocaml software package from Ubuntu 17.04 (Zesty Zapus)?